home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Class Administrator / Helper / card_4303.txt < prev    next >
Text File  |  1990-07-06  |  4KB  |  193 lines

  1. -- card: 4303 from stack: in
  2. -- bmap block id: 5221
  3. -- flags: 4000
  4. -- background id: 3206
  5. -- name: Establishing a grading curve
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=382 top=128 right=156 bottom=464
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Configure
  20.  
  21.  
  22. -- part 4 (field)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=59 top=115 right=230 bottom=201
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Title
  34.  
  35.  
  36. -- part 5 (field)
  37. -- low flags: 00
  38. -- high flags: 0004
  39. -- rect: left=214 top=115 right=231 bottom=244
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Period
  48.  
  49.  
  50. -- part 11 (field)
  51. -- low flags: 00
  52. -- high flags: 0004
  53. -- rect: left=267 top=115 right=231 bottom=310
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: NumStudents
  62.  
  63.  
  64. -- part 12 (field)
  65. -- low flags: 00
  66. -- high flags: 4000
  67. -- rect: left=58 top=255 right=305 bottom=101
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: A
  76.  
  77.  
  78. -- part 13 (field)
  79. -- low flags: 00
  80. -- high flags: 4000
  81. -- rect: left=120 top=255 right=305 bottom=166
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: B
  90.  
  91.  
  92. -- part 14 (field)
  93. -- low flags: 00
  94. -- high flags: 4000
  95. -- rect: left=184 top=255 right=305 bottom=229
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: C
  104.  
  105.  
  106. -- part 15 (field)
  107. -- low flags: 00
  108. -- high flags: 4000
  109. -- rect: left=254 top=255 right=305 bottom=301
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: D
  118.  
  119.  
  120. -- part 16 (field)
  121. -- low flags: 01
  122. -- high flags: 2004
  123. -- rect: left=189 top=91 right=243 bottom=419
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Explain curve
  132.  
  133.  
  134. -- part 17 (button)
  135. -- low flags: 00
  136. -- high flags: 8003
  137. -- rect: left=193 top=2 right=24 bottom=293
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: Back to menu
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   go to first card
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part contents for card part 4
  154. ----- text -----
  155. Type Class 1 here
  156. Class 2 here
  157. Class 3 here
  158. Class 4 here
  159. Class 5 here
  160.  
  161. -- part contents for card part 5
  162. ----- text -----
  163.  
  164.  
  165.  
  166. -- part contents for card part 12
  167. ----- text -----
  168. 97.5
  169. 92.5
  170. 90.0
  171.  
  172. -- part contents for card part 13
  173. ----- text -----
  174. 87.5
  175. 82.5
  176. 80.0
  177. 77.5
  178.  
  179. -- part contents for card part 14
  180. ----- text -----
  181. 77.5
  182. 72.5
  183. 70.0
  184.  
  185. -- part contents for card part 15
  186. ----- text -----
  187. 67.5
  188. 62.5
  189. 60.0
  190.  
  191. -- part contents for card part 16
  192. ----- text -----
  193. Prior to clicking on the configure button, you must fill out your grading curve shaded below.  Each percentage represents a minimum score above which a student will get the corresponding grade.  Therefore, it is best for you to type in a number 0.1% lower than you normally would.